-
Home
-
Shield: Blocks Bots, Protects Users, and Prevents Security Breaches
-
15.0.12
-
Code
-
Classes
- NotBotHandler
Total Complexity |
23 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
107 |
Lines of code |
87 |
Logical lines of code |
37 |
Comment lines |
2 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
registerFrontPageLoad() |
S |
61 |
7 |
11 |
getCookieParts() |
S |
61 |
3 |
11 |
hasCookie() |
S |
69 |
3 |
6 |
registerAsNotBot() |
S |
61 |
2 |
13 |
registerLoginPageLoad() |
S |
64 |
2 |
11 |
__construct() |
S |
81 |
1 |
3 |
canRun() |
S |
79 |
1 |
3 |
run() |
S |
69 |
1 |
8 |
sendNotBotNonceCookie() |
S |
70 |
1 |
7 |
clearCookie() |
S |
68 |
1 |
8 |
getHashForVisitorTS() |
S |
71 |
1 |
6 |